Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Log(String,Object[]) Method






The format.
The args.
Logs the specified message to a text file.
Syntax
protected void Log( 
   string format,
   params object[] args
)
'Declaration
 
Protected Overloads Sub Log( _
   ByVal format As String, _
   ByVal ParamArray args() As Object _
) 
'Usage
 
Dim instance As DicomConnection
Dim format As String
Dim args() As Object
 
instance.Log(format, args)

            

            
protected:
void Log( 
   String^ format,
   ... array<Object^>^ args
) 

Parameters

format
The format.
args
The args.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members
Overload List

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features